home *** CD-ROM | disk | FTP | other *** search
/ Ahoy 1988 April / Ahoy_Magazine_88-04_1988_Double_L.d64 / Lowercase Moires (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  116b  |  6 lines

  1. 10 rem lowercase patterns
  2. 20 poke53280,0:poke53281,0
  3. 30 print"[147][151]";chr$(14);:fora=1to320:print"[223][223][169]";:next
  4. 40 geta$:ifa$=""then40
  5. 50 printchr$(19)
  6.